object DestinationDialog: TDestinationDialog Left = 433 Top = 64 BorderIcons = [biSystemMenu, biHelp] BorderStyle = bsDialog Caption = 'Step 2 of 3: Batch job options:' ClientHeight = 415 ClientWidth = 335 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OnCreate = FormCreate OnDestroy = FormDestroy OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object GroupBox1: TGroupBox Left = 16 Top = 80 Width = 305 Height = 49 Caption = ' Save index page(s) as: ' TabOrder = 1 object BMPCheckBox: TCheckBox Left = 232 Top = 20 Width = 43 Height = 17 HelpContext = 424 Caption = 'BMP' TabOrder = 0 end object TIFCheckBox: TCheckBox Left = 166 Top = 20 Width = 43 Height = 17 HelpContext = 427 Caption = 'TIF' TabOrder = 1 end object PNGCheckBox: TCheckBox Left = 100 Top = 20 Width = 43 Height = 17 HelpContext = 426 Caption = 'PNG' TabOrder = 2 end object JPGCheckBox: TCheckBox Left = 34 Top = 20 Width = 43 Height = 17 HelpContext = 423 Caption = 'JPG' State = cbChecked TabOrder = 3 end end object GroupBox3: TGroupBox Left = 14 Top = 146 Width = 305 Height = 255 HelpContext = 422 Caption = ' Save index page(s) in this directory: ' TabOrder = 2 object Label3: TLabel Left = 16 Top = 24 Width = 270 Height = 26 AutoSize = False Caption = 'C:\Mine dokumenter' Color = clBtnFace Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentColor = False ParentFont = False WordWrap = True end object DriveComboBox1: TDriveComboBox Left = 16 Top = 218 Width = 270 Height = 19 HelpContext = 428 DirList = DirectoryListBox1 Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 0 TextCase = tcUpperCase end object DirectoryListBox1: TDirectoryListBox Left = 16 Top = 64 Width = 270 Height = 145 HelpContext = 422 ItemHeight = 16 TabOrder = 1 OnChange = DirectoryListBox1Change OnEnter = DirectoryListBox1Enter end end object GroupBox2: TGroupBox Left = 98 Top = 12 Width = 137 Height = 45 TabOrder = 3 object PrinterCheckBox: TCheckBox Left = 14 Top = 16 Width = 112 Height = 17 HelpContext = 420 Caption = 'Print index page(s)' TabOrder = 0 end end object NextBitBtn: TBitBtn Left = 252 Top = 24 Width = 70 Height = 28 Caption = 'Next' Default = True TabOrder = 4 OnClick = xNextButtonClick Glyph.Data = { 5A010000424D5A01000000000000760000002800000012000000130000000100 040000000000E400000000000000000000000000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777 7777770000007777777777777777770000007777777777777777770000007777 7778087777777700000077777778008777777700000077777778060877777700 0000778888880660877777000000778000000666087777000000778066666666 6087770000007780666666666608770000007780666666666087770000007780 0000066608777700000077800000066087777700000077777778060877777700 0000777777780087777777000000777777780877777777000000777777777777 777777000000777777777777777777000000777777777777777777000000} Layout = blGlyphRight end object BitBtn3: TBitBtn Left = 14 Top = 24 Width = 70 Height = 28 Caption = 'Back' ModalResult = 4 TabOrder = 0 Glyph.Data = { 5A010000424D5A01000000000000760000002800000012000000130000000100 040000000000E400000000000000000000000000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777 7777770000007777777777777777770000007777777777777777770000007777 7777808777777700000077777778008777777700000077777780608777777700 0000777778066088888877000000777780666000000877000000777806666666 6608770000007780666666666608770000007778066666666608770000007777 8066600000087700000077777806600000087700000077777780608777777700 0000777777780087777777000000777777778087777777000000777777777777 777777000000777777777777777777000000777777777777777777000000} end end